projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7cc8b5
)
(fs_load_font): Modified to cope with the above change
author
Kenichi Handa
<handa@m17n.org>
Mon, 19 May 1997 03:33:50 +0000
(
03:33
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 19 May 1997 03:33:50 +0000
(
03:33
+0000)
in x_load_font (xterm.c).
src/fontset.c
patch
|
blob
|
history
diff --git
a/src/fontset.c
b/src/fontset.c
index 04a28ca96ed5a661b0975ba7d91aa9f4a55f2c95..3a59a64a40962d65ada3fcbde774c2e8adf8d692 100644
(file)
--- a/
src/fontset.c
+++ b/
src/fontset.c
@@
-168,7
+168,7
@@
fs_load_font (f, font_table, charset, fontname, fontset)
not set by (*load_font_func). */
fontp->charset = charset;
- if (fontp->encoding[1]
>= 0
)
+ if (fontp->encoding[1]
!= 4
)
{
/* The font itself tells which code points to be used. Use this
encoding for all other charsets. */